STEP 5: Let's make our sprites look more like astronauts!
- Change astro's image label to "astronaut1".
- Change astro's x-coordinate to rand_x.
- Change astro's y_coordinate to rand_y.
- From LOGIC and , drag Set Size inside the loop. Set astro's size to 0.3.
To navigate the page using the TAB key, first press ESC to exit the code editor.